home *** CD-ROM | disk | FTP | other *** search
/ Apple Reference & Presen…rary 6 (Reseller Edition) / Apple Ref. & Pres. Lib.v6.0.toast / pc / 3-Presentations / Apple Demos / Training / HyperCard 2.0 Training / •HC 2.0-4 / card_18481.txt < prev    next >
Text File  |  1990-04-06  |  4KB  |  162 lines

  1. -- card: 18481 from stack: in.0-4
  2. -- bmap block id: 19326
  3. -- flags: 0000
  4. -- background id: 4102
  5. -- name: Ex 4.2
  6.  
  7.  
  8. -- part 3 (button)
  9. -- low flags: 00
  10. -- high flags: 0006
  11. -- rect: left=141 top=154 right=195 bottom=442
  12. -- title width / last selected line: 0
  13. -- icon id / first selected line: 0 / 0
  14. -- text alignment: 1
  15. -- font id: 0
  16. -- text size: 12
  17. -- style flags: 0
  18. -- line height: 16
  19. -- part name: A1
  20. ----- HyperTalk script -----
  21. on mouseUp
  22.   hideFeedback
  23.   HiliteRadio
  24. end mouseUp
  25.  
  26.  
  27.  
  28. -- part 7 (button)
  29. -- low flags: 00
  30. -- high flags: 0006
  31. -- rect: left=141 top=203 right=243 bottom=441
  32. -- title width / last selected line: 0
  33. -- icon id / first selected line: 0 / 0
  34. -- text alignment: 1
  35. -- font id: 0
  36. -- text size: 12
  37. -- style flags: 0
  38. -- line height: 16
  39. -- part name: A2
  40. ----- HyperTalk script -----
  41. on mouseUp
  42.   hideFeedback
  43.   HiliteRadio
  44. end mouseUp
  45.  
  46.  
  47.  
  48. -- part 8 (button)
  49. -- low flags: 00
  50. -- high flags: 0006
  51. -- rect: left=141 top=251 right=280 bottom=424
  52. -- title width / last selected line: 0
  53. -- icon id / first selected line: 0 / 0
  54. -- text alignment: 1
  55. -- font id: 0
  56. -- text size: 12
  57. -- style flags: 0
  58. -- line height: 16
  59. -- part name: A3
  60. ----- HyperTalk script -----
  61. on mouseUp
  62.   hideFeedback
  63.   HiliteRadio
  64. end mouseUp
  65.  
  66.  
  67.  
  68. -- part 17 (button)
  69. -- low flags: 00
  70. -- high flags: A003
  71. -- rect: left=200 top=311 right=329 bottom=259
  72. -- title width / last selected line: 0
  73. -- icon id / first selected line: 0 / 0
  74. -- text alignment: 1
  75. -- font id: 0
  76. -- text size: 12
  77. -- style flags: 0
  78. -- line height: 16
  79. -- part name: Done
  80. ----- HyperTalk script -----
  81. -- The handler for "checkOneRight" is in the stack script.
  82. on mouseUp
  83.   checkOneRight cd
  84. end mouseUp
  85.  
  86.  
  87.  
  88. -- part 18 (button)
  89. -- low flags: 00
  90. -- high flags: A003
  91. -- rect: left=273 top=311 right=329 bottom=391
  92. -- title width / last selected line: 0
  93. -- icon id / first selected line: 0 / 0
  94. -- text alignment: 1
  95. -- font id: 0
  96. -- text size: 12
  97. -- style flags: 0
  98. -- line height: 16
  99. -- part name: Correct Answer
  100. ----- HyperTalk script -----
  101. -- This handler shows the correct answer.
  102.  
  103. on mouseUp
  104.   resetCd
  105.   set hilite of btn "A2" to true
  106.   wait 25
  107.   repeat 2
  108.     set hilite of btn "A2" to false
  109.     wait 25
  110.     set hilite of btn "A2" to true
  111.     wait 25
  112.   end repeat
  113.   ans 4,cd
  114. end mouseUp
  115.  
  116.  
  117.  
  118. -- part 20 (field)
  119. -- low flags: 81
  120. -- high flags: 0004
  121. -- rect: left=8 top=165 right=317 bottom=140
  122. -- title width / last selected line: 0
  123. -- icon id / first selected line: 0 / 0
  124. -- text alignment: 0
  125. -- font id: 174
  126. -- text size: 12
  127. -- style flags: 0
  128. -- line height: 16
  129. -- part name: Feedback
  130. ----- HyperTalk script -----
  131. on mouseUp
  132.   hide me
  133. end mouseUp
  134.  
  135.  
  136.  
  137. -- part contents for background part 9
  138. ----- text -----
  139. 2 of 5
  140.  
  141. -- part contents for background part 19
  142. ----- text -----
  143. No, that doesn‚Äôt really answer my question. What I wanted to know was whether HyperCard comes with everything we need to build an interface to our mainframe.
  144. That‚Äôs good. I‚Äôm glad HyperCard contains everything we need to build an interface to our mainframe.
  145. No, that doesn‚Äôt really answer my question. What I wanted to know was whether HyperCard comes with everything we need to build an interface to our mainframe.
  146. This is the correct answer. He needs to know that HyperCard has all these features built in.
  147.  
  148. -- part contents for background part 30
  149. ----- text -----
  150.             So, if an easy to use graphical  
  151.           interface will get our employees using 
  152.        the information in our mainframe, will we
  153.  ¬†   have to spend a lot of money to buy 
  154. software to make this HyperCard interface ?
  155.  
  156. -- part contents for background part 31
  157. ----- text -----
  158. No. HyperCard can import graphics from almost any Macintosh painting program, so chances are you already have appropriate software.
  159.  
  160. No. HyperCard comes with all the tools you need‚Äîfor graphics, text entry, and programming‚Äîto make the stacks you need.
  161.  
  162. No. You probably already have an employee on your staff who can draw what you need.